Inserts date's month (with leading zero, e.g., 02) into the currently active window.
Syntax:
<td:mlz>(Shift)
Shift
The date shift in days relative to the current date. 0 for no shift
(today's date), -1 for date one day back (yesterday), +1 for date one day later
(tomorrow), etc.
Example:
Today it is month: <td:mlz>(0)
Tomorrow it will be month: <td:mlz>(1)